home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / SNNSV32.ZIP / SNNSv3.2 / examples / xor_t2.net < prev    next >
Text File  |  1994-04-25  |  2KB  |  60 lines

  1. SNNS network definition file V1.4-3D
  2. generated at Tue Mar  9 11:50:48 1993
  3.  
  4. network name : xor_t2
  5. source files :
  6. no. of units : 4
  7. no. of connections : 5
  8. no. of unit types : 2
  9. no. of site types : 2
  10.  
  11.  
  12. learning function : CC
  13. update function   : CC_Order
  14.  
  15.  
  16. site definition section :
  17.  
  18.  site name | site function
  19. -----------|------------------
  20.  excite    | Site_WeightedSum
  21.  inhibit   | Site_Pi
  22. -----------|------------------
  23.  
  24.  
  25. type definition section :
  26.  
  27. name          | act func   | out func     |sites
  28. --------------|------------|--------------|---------
  29. LongeroutType | Act_Logistic | Out_Identity |
  30. outType       | Act_Logistic | Out_Identity |
  31. --------------|------------|--------------|---------
  32.  
  33.  
  34. unit default section :
  35.  
  36. act      | bias     | st | subnet | layer | act func     | out func
  37. ---------|----------|----|--------|-------|--------------|-------------
  38.  0.00000 |  0.00000 | h  |      0 |     1 | Act_Logistic | Out_Identity 
  39. ---------|----------|----|--------|-------|--------------|-------------
  40.  
  41.  
  42. unit definition section :
  43.  
  44. no. | typeName      | unitName | act      | bias     | st | position | act func   | out func | sites
  45. ----|---------------|----------|----------|----------|----|----------|------------|----------|---------
  46.   1 |               | in_1     |  1.00000 |  0.20707 | i  | 2,2,0    |||
  47.   2 |               | in_2     |  1.00000 | -0.68097 | i  | 3,2,0    |||
  48.   3 |               | result   |  0.50095 | -0.00550 | o  | 9,2,0    |||
  49.   4 |               |          | -0.01785 |  0.00000 | h  | 6,2,0    | Act_LogSym |          | 
  50. ----|---------------|----------|----------|----------|----|----------|------------|----------|---------
  51.  
  52.  
  53. connection definition section :
  54.  
  55. target | site    | source:weight
  56. -------|---------|------------------------------------------------------------------------------------------------------------
  57.      3 |         | 4: 0.00041, 2: 0.00102, 1: 0.00827
  58.      4 |         | 1:-0.06436, 2:-0.00706
  59. -------|---------|------------------------------------------------------------------------------------------------------------
  60.